8 minutes ago, DatDuckSaysQuack said:What is a Cert build?
Essentially, Warframe and many other modern games have both "code" (what you can think of as the game engine) to power most of their underlying features, and then various scripting languages and assets to actually round out the game. When a change only updates scripts and assets, we can do a Hotfix. But when we make changes to the code, it has to go through a Certification process by each platform owner to make sure that it doesn't crash the machine, or violate any rules like not interfering with the system menus and that sort of thing.
Hope that clears it up!